home *** CD-ROM | disk | FTP | other *** search
- Path: usenet.eel.ufl.edu!warwick!qmw!news
- From: jeremyr@dcs.qmw.ac.uk (Jeremy Roussak)
- Newsgroups: comp.sys.mac.programmer.codewarrior,comp.sys.mac.programmer.help,comp.lang.c++
- Subject: Re: mac INIT loading order
- Date: 9 Apr 1996 17:02:58 GMT
- Organization: Queen Mary & Westfield College, London, England
- Sender: jeremyr@canary.dcs.qmw.ac.uk
- Message-ID: <4ke582$rua@epsilon.qmw.ac.uk>
- References: <schiltz-0104962111000001@reqd-010.ucdavis.edu>
- NNTP-Posting-Host: dialup-port1.qmw.ac.uk
- X-Posted-From: InterNews 1.0.7@dialup-port1.qmw.ac.uk
- X-Authenticated: jeremyr on POP host canary.dcs.qmw.ac.uk
-
- In article <schiltz-0104962111000001@reqd-010.ucdavis.edu>
- schiltz@cs.ucdavis.edu (Michael Schiltz) writes:
-
- > how can you control the order in which an INIT loads. I want to have my
- > INIT load ASAP. any ideas?
-
- Put a null (or two) at the start of the name. INITs load in
- alphabetical order. Extensions load first, then control panels, then
- items in the System Folder itself (under system 7).
-
- Jeremy
-